projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6304166
)
(drem): Check for this function.
author
Karl Heuer
<kwzh@gnu.org>
Fri, 4 Feb 1994 20:21:21 +0000
(20:21 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Fri, 4 Feb 1994 20:21:21 +0000
(20:21 +0000)
configure1.in
patch
|
blob
|
history
diff --git
a/configure1.in
b/configure1.in
index b440aa07afd334d3ba697aaabac6b6f58e0f6b1b..5d292352725cde4c92b9d7352c30dd7669cfe872 100755
(executable)
--- a/
configure1.in
+++ b/
configure1.in
@@
-1336,7
+1336,7
@@
AC_ALLOCA
# logb and frexp are found in -lm on most systems.
AC_HAVE_LIBRARY(-lm)
AC_HAVE_FUNCS(gettimeofday gethostname dup2 rename closedir mkdir rmdir \
-random bcopy bcmp logb frexp fmod ftime res_init setsid strerror)
+random bcopy bcmp logb frexp fmod
drem
ftime res_init setsid strerror)
ok_so_far=true
AC_FUNC_CHECK(socket, , ok_so_far=)